Welcome![Sign In][Sign Up]
Location:
Search - delphi INdy

Search list

[Internet-Networkdelphi 基于TCP的文件传输

Description: 用delphi的INDY 9 中的idtcp控件编写的文件传输,可以传送大文件,是新手学习的好例子
Platform: | Size: 424720 | Author: 583586123@qq.com | Hits:

[SourceCodeDelphi 使用oauth的控件

Description: OAUTH 是当今SNS平台开放接口比较流行的认证方法。 使用Delphi编程需要使用该库。源代码非原创,是网上搜集整理,确实可以用。要求delphi系统装有indy控件。
Platform: | Size: 15850 | Author: dell2k | Hits:

[Internet-Networkindy

Description:
Platform: | Size: 444416 | Author: 周鸿奎 | Hits:

[CA authindy9dempford7

Description: delphi的Indy9 Demo-the Indy9 Demo
Platform: | Size: 1226752 | Author: 孙凤来 | Hits:

[Internet-NetworkNetChat(New)

Description: 基于Indy的网络聊天-based on the Internet chat Indy
Platform: | Size: 395264 | Author: 司徒良介 | Hits:

[Internet-NetworkStreamSend

Description: 用delphi+indy写的一个传送文件的范例。-use of a written document transmission model.
Platform: | Size: 467968 | Author: 张罗 | Hits:

[Internet-NetworkI9D6_Demos

Description: 大名鼎鼎的indy控件组的示例程序 for delphi 7.0 有ftp udp,http 等的示例 -The example programs of well-known indy controls for delphi 7.0 have ftp, udp, etc.
Platform: | Size: 612352 | Author: 小熊 | Hits:

[Internet-Network200552181033553

Description: 一个局或网聊天工具,使用delphi的indy组件.-a network board or chat tools, the use of the Delphi Indy components.
Platform: | Size: 435200 | Author: asf | Hits:

[Internet-Networkmasm_Feiler_v1.0

Description: 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。-multithreaded network transmission development environment : Delphi7.0 WinXP, useless other controls (except for the Delphi Indy own) transmission protocol : TCP/IP client to send a 65,000-byte packets, the server is responsible for assembling and processing data adhesion. Use ReadBuffer (), Send () function to receive this Buffer byte, for the purpose of this is to make procedures better flexibility. You can define Buffer byte within the meaning of those, such as strings, images, sounds, etc. order. The documents used to read and write multi-threaded windows memory mapping technology. Key server function IdTCPServer1Execute (AThread : TIdPeerThread) non-thread safe. If the use of critical areas, so many threads here on serial implementation, a serious decline in the efficiency of multit
Platform: | Size: 69632 | Author: 水滴 | Hits:

[Internet-NetworkDelphi_Indy通信组件深度开发

Description: delphi indy的深入开发,有详细说明,一定满足你们的要求,主要是网络开发-the in-depth development of a detailed description, you must meet the requirements, mainly network development
Platform: | Size: 660480 | Author: 陈果 | Hits:

[Internet-Network多线程网络传输

Description: 在盒子里得到了这么多朋友无私的帮助,真的表示感谢!看到很多朋友在寻求多线程网络传输代码,为此,从我开发的网络棋牌游戏中整理出这个献给大家:) 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 使用协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。-be in the box so many friends selfless help and really grateful! Many friends in the search for multi-threaded network transmission code, for from my development of the network and dominoes game sorted out the dedicated people :) development environment : Delphi7.0 WinXP, useless other controls (except for the Delphi Indy own) use agreement : TCP/IP client to send a 65,000-byte packets, the server is responsible for assembling and processing data adhesion. Use ReadBuffer (), Send () function to receive this Buffer byte, for the purpose of this is to make procedures better flexibility. You can define Buffer byte within the meaning of those, such as strings, images, sounds, etc. order. The documents used to read and write multi-threaded windows memory mapping technology. Key server functio
Platform: | Size: 54272 | Author: tom | Hits:

[Delphi VCLMultiChatExamp

Description: indy例子程序,老外开发的多人聊天程序-indy examples of procedures, the non-development of the people chatting procedures
Platform: | Size: 375808 | Author: kangwei | Hits:

[Delphi VCLPingGUI

Description: Indy控件使用示例程序,该程序通过使用Indy控件,实现了Ping功能。-Indy controls the use of exemplars program, which through the use of the Indy control, achieving Ping function.
Platform: | Size: 3072 | Author: wuyu | Hits:

[source in ebookindy

Description: Internet Direct(Indy)是一组开放源代码的Internet组件,涵盖了几乎所有流行的Internet协议。Indy用delphi编写,被包含在delphi 6,Kylix 1和C++ Builder 6及以上各个版本的Borland开发环境中。Indy曾经叫做WinShoes(双关于WinSock——Windows的Socket库),是由Chad Z. Hower领导的一群开发者构建的,可以从Indy的站点www.nevrona.com/indy上找到更多的信息并下载其新版本。到笔者撰写本文时为止,Indy的最新稳定版是9.0.14,Indy 10也进入了Beta测试阶段。-Internet Direct (Indy) is a group of open source Internet components, covering almost all the popular Internet protocol. Indy using delphi to prepare, be included in delphi 6, Kylix 1 and C++ Builder 6 and above the various versions of the Borland development environment. Indy has called WinShoes (double on WinSock- Windows of the Socket Library), by Chad Z. Hower, led a group of developers built from Indy site www.nevrona.com/indy find more information and download its new version. To the author until the time of writing, Indy
Platform: | Size: 435200 | Author: 萧天佑 | Hits:

[Delphi/CppBuilderDelphi

Description: 大量Delphi开发资料,长期开发实际收集。
Platform: | Size: 2324480 | Author: 酷刀 | Hits:

[Delphi VCLIndy

Description: Delphi 使用Indy控件开发的一个通讯的程序,检测在线状态,登陆,服务端自动发送广播消息。 同时在线200个没有问题。 连接数太多好像不理想。因为离线,掉线,登陆等操作频繁。-Delphi using Indy control the development of a communications procedure, test online, landing, Service client automatically sends radio message. At the same time, online 200 no problem. Too many connections does not seem ideal. Since off-line, dropped, landing operations, such as frequent.
Platform: | Size: 47104 | Author: 飘雪青天 | Hits:

[Internet-NetworkIndy

Description: indy 基础说明 很好的资料,英文版的-indy-based information on a good note, the English version of
Platform: | Size: 145408 | Author: chen | Hits:

[Otheridhttpserver

Description: delphi indy控件idhttp的使用方法-delphi indy idhttp
Platform: | Size: 334848 | Author: suixianglei | Hits:

[Delphi VCLIndyDemos_35

Description: delphi indy 35个demo 源码示例(delphi indy 35 demo source code examples)
Platform: | Size: 590848 | Author: 飘进水、Yes | Hits:

[Delphi VCLindy

Description: indy控件简单使用例子。希望对大家有用(Indy controls, simple examples of use. Hope to be useful to everyone)
Platform: | Size: 1024 | Author: jjlimit | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net